FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ans.cisis.fhir.r4#3.0.0-pat23v2 (125 ms)

Package ans.cisis.fhir.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ans.cisis.fhir.r4@3.0.0-pat23v2&canonical=http://ihe.net/fhir/StructureDefinition/IHE_DCTM_CareTeam
Url http://ihe.net/fhir/StructureDefinition/IHE_DCTM_CareTeam
Status draft
Name IHECareTeam
Experimental False
Authority national
Type CareTeam
Kind resource

Resources that use this resource

StructureDefinition
http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/CDS_IHECareTeam CDS_IHECareTeam

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://ihe.net/fhir/StructureDefinition/IHE_DCTM_CareTeam",
  "name" : "IHECareTeam",
  "status" : "draft",
  "fhirVersion" : "4.0.0",
  "kind" : "resource",
  "abstract" : false,
  "type" : "CareTeam",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/CareTeam",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "CareTeam.identifier",
        "path" : "CareTeam.identifier",
        "requirements" : "This version of the profile requires at least one identifier.",
        "min" : 1
      },
      {
        "id" : "CareTeam.identifier.value",
        "path" : "CareTeam.identifier.value",
        "requirements" : "This version of the profile requires an ID identifying this profile as an IHE PCC Dynamic Care Team",
        "min" : 1
      },
      {
        "id" : "CareTeam.status",
        "path" : "CareTeam.status",
        "requirements" : "This version of the profile requires the status of the care team.",
        "min" : 1
      },
      {
        "id" : "CareTeam.name",
        "path" : "CareTeam.name",
        "requirements" : "This version of the profile requires the name of the care team.",
        "min" : 1
      },
      {
        "id" : "CareTeam.subject",
        "path" : "CareTeam.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "meaningWhenMissing" : "For this version of the profile, the use of group is not supported."
      },
      {
        "id" : "CareTeam.encounter",
        "path" : "CareTeam.encounter",
        "comment" : "This profile allows for CareTeam creation outside of the context of an encounter or episode.",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Encounter"
            ]
          }
        ]
      },
      {
        "id" : "CareTeam.period",
        "path" : "CareTeam.period",
        "requirements" : "Allows tracking what team(s) are in effect at a particular time. This version of the profile requires period for the CareTeam.",
        "min" : 1
      },
      {
        "id" : "CareTeam.period.start",
        "path" : "CareTeam.period.start",
        "comment" : "This version of the profile requires at least a start time for the CareTeam.",
        "min" : 1
      },
      {
        "id" : "CareTeam.participant",
        "path" : "CareTeam.participant",
        "comment" : "It is possible for a care team to be set up with roles specified only, before actual participants are invited into or identified as team members"
      },
      {
        "id" : "CareTeam.participant.member",
        "path" : "CareTeam.participant.member",
        "requirements" : "Need to know who the member is if participant is required.\r\nThis version of the profile requires that a DynamicCareTeam be referenced when the member is a care team.",
        "min" : 1
      },
      {
        "id" : "CareTeam.participant.period",
        "path" : "CareTeam.participant.period",
        "comment" : "This version of the profile requires period to indicate how current the participant is."
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.